DX11 SET RASTERIZER STATE DEPTH CLIPPING ENABLED

Enables / disables hardware z-clipping.

  Syntax
DX11 SET RASTERIZER STATE DEPTH CLIPPING ENABLED rasterState, enable
  Parameters
rasterState
Dword
The rasterizer state to enable / disable depth clipping for.
enable
Boolean
Set to true to enable hardware depth clipping, or false to disable it.

  Returns

This function does not return a value.

  See also

RASTERIZERSTATE Functions Menu
DX11 Function Categories